home *** CD-ROM | disk | FTP | other *** search
/ G.O.D Generation of Desc…Digital Press Kit (Korea) / G.O.D Generation of Descendants - Digital Press Kit (Korea).bin / Dragon Lord / demo / script / c0800.zs < prev    next >
Encoding:
Text File  |  1999-06-26  |  1.9 KB  |  80 lines

  1. @start000
  2.         setmotionpauseflag( 3, 2, 1 )
  3.         setdir( 3, 2, 1 )
  4. end
  5.  
  6. @start001
  7. end
  8.  
  9. @start002
  10.       loadscript( "c06", 1, 3 )
  11. end
  12.  
  13. @start003
  14. ;      loadscript( "a07", 1, 0 )
  15. end
  16.  
  17. @start004
  18.     if (xx01 == 0)
  19.     {
  20.         if (vheroid == 0)
  21.         {
  22.             loadface(0)
  23.             
  24.             dialplay(100, 0, "▒Γ│¬╛╞╜║ : ┼╕╕ú╕╕┐í░╘ ╕╗└║ ╡Θ╛ε ╛╦░φ └╓╛·┴÷╕╕ ┐⌐▒Γ▒ε┴÷ ╡Θ╛ε┐└┤┘┤╧, └╬░ú─í░∩ ┤δ┤▄╟╧▒║.")
  25.             dialplay(0, 0, "─╔└╬ : ┼╕╕ú╕╕└╠ └╠ ▒µ╖╬ ┴÷│¬░¼│¬?  ┴╢▒▌╕╕ ┤⌡ ╝¡╡╬╕ú╕Θ └Γ└╗ ╝÷ └╓░┌┤┬╡Ñ.  └┌ ╜├░ú└╠ ╛╞▒⌡┤┘.  ┤²║⌠╖┴╕Θ ╗í╕« ┤²║¡!")
  26.             
  27.                         motion( 3, 2, 0, 1 )
  28.  
  29.                         setmotionpauseflag( 3, 2, 0 )
  30.  
  31.             releaseface(0)
  32.         }
  33.         else
  34.         {
  35.             if (vheroid == 1)
  36.             {
  37.                 loadface(1)
  38.             
  39.                 dialplay(1, 0, "╖τ┼⌐ : ┼╕╕ú╕╕└╠ └╠ ▒µ╖╬ └┌│¬░¼│¬?  ┴╢▒▌╕╕ ┤⌡ ╝¡╡╬╕ú╕Θ └Γ└╗ ╝÷ └╓░┌┤┬░╔.  ╡σ╖í░∩░· ╜╬┐∞▒Γ┤┬ ├│└╜└╠┴÷╕╕ └τ╣╠ └╓└╗ ░═ ░░▒║.")
  40.                 dialplay(100, 0, "▒Γ│¬╛╞╜║ : └τ╣╠└╓└╗ ░═ ░░┤┘░φ?  ▒╫╕╗└╗ ╚─╚╕╟╧░╘ ╟╪┴╓╕╢.")
  41.             
  42.                             motion( 3, 2, 0, 1 )
  43.     
  44.                             setmotionpauseflag( 3, 2, 0 )
  45.                 
  46.                 releaseface(1)
  47.             }
  48.             else
  49.             {
  50.                 if (vheroid == 2)
  51.                 {
  52.                     loadface(2)
  53.             
  54.                     dialplay(100, 0, "▒Γ│¬╛╞╜║ : └╬░ú└╟ ┐⌐└┌░í ┐⌐▒Γ▒ε┴÷ ┐└┤┘┤╧ ░╠╡╡ ╛°▒╕│¬.")
  55.                     dialplay(2, 0, "╞╝│¬ : ┤τ╜┼┐í░╘ ║╝└╧└║ ╛°╛ε┐Σ.  │¬╕ª ┴÷│¬░í░╘ ╟╪┴α┐Σ.")
  56.                     dialplay(100, 0, "▒Γ│¬╛╞╜║ : │¬┤┬ └╠░≈└╗ ┴÷┼░┤┬ ╡σ╖í░∩ ▒╫╖╕░╘┤┬ ╛╚╡╚┤┘.")
  57.                     dialplay(2, 0, "╞╝│¬ : ▒╫╖╕┤┘╕Θ ╟╥ ╝÷ ╛°┴╥.  ┤τ╜┼░░└║ ╡σ╖í░ⁿ░· ╜╬┐∞▒Σ ╜╚┴÷╕╕ ╛ε┬┐ ╝÷ ╛°▒║┐Σ.")
  58.                     
  59.                                 motion( 3, 2, 0, 1 )
  60.         
  61.                                 setmotionpauseflag( 3, 2, 0 )
  62.                                 
  63.                     releaseface(2)
  64.                 }
  65.                 else
  66.                 {
  67.                     dialplay(100, 0, "▒Γ│¬╛╞╜║ : ║ú└╠╡σ!  ╛ε╢╗░╘ ┼╗├Γ╟▀┤┬┴÷ ╕≡╕ú┴÷╕╕ ┤⌡ └╠╗≤ ╗∞╖┴╡╤ ╝÷ ╛°┤┘.")
  68.                     
  69.                                 motion( 3, 2, 0, 1 )
  70.         
  71.                                 setmotionpauseflag( 3, 2, 0 )
  72.                 }
  73.             }
  74.         }
  75.         
  76. ;        c08 = 1
  77.         xx01 = 1
  78.     }
  79. end
  80.